home *** CD-ROM | disk | FTP | other *** search
/ Aminet 33 / Aminet 33 - October 1999.iso / Aminet / game / misc / OBEdit.readme < prev    next >
Encoding:
Text File  |  1999-09-08  |  1.8 KB  |  50 lines

  1. Short:    UFO/X-COM weapons editor
  2. Author:   ai97koo@stud.hib.no (Kay Ove Ovesen)
  3. Uploader: ai97koo@stud.hib.no (Kay Ove Ovesen)
  4. Version:  1.2
  5. Type:     game/misc
  6. Requires: OS 2.0+
  7. Action:   NoStart
  8.  
  9.  
  10. Copyright © 1999 Kay Ove Ovesen.
  11. All rights reserved.
  12.  
  13.  
  14. OBEdit is a small command-line utility that can import/export values from
  15. X-COM I and II's OBDATA.DAT file to tab- or comma separated ASCII files. These
  16. files can esily be manipulated by most database or spreadsheet programs.
  17.  
  18. OBEdit is written in Amiga E, and the source code is available at
  19. dev/e/OBedit_src.lha
  20.  
  21.     CHANGES FROM v1.0:
  22.  
  23.     - Successfully implemented "$VER:" version string. (Finally got it working!)
  24.     - Improved import-file exception handling. No longer aborts if procline() or
  25.       impvalues() encounter out-of-range data, but rather skips the object
  26.       (line in CSV/RFF file) entirely and prints it to the console.
  27.     - Added the "Verbose" option just for the heck of it.
  28.     - No bugs fixed because: no bugs found.
  29.  
  30.     CHANGES FROM v1.1:
  31.  
  32.     - Implemented short versions of most commands.
  33.     - Added the 'exporttsv' argument to export TAB-separated ASCII files without
  34.       RFF headers.
  35.     - Added the ability to scan exported files and report errors encountered in
  36.       them. Not terribly useful as such, since the import methods apply the same
  37.       comprehensive error checking routines. However, it provides a quick way of
  38.       comparing exported files without actually printing them out.
  39.  
  40.  
  41. ============================= Archive contents =============================
  42.  
  43. Original  Packed Ratio    Date     Time    Name
  44. -------- ------- ----- --------- --------  -------------
  45.    18864    7314 61.2% 05-Jul-99 21:41:40  OBEdit
  46.    30204   11942 60.4% 06-Jul-99 02:02:28  OBEdit.guide
  47.     1425     808 43.2% 05-Jul-99 21:39:14  OBEdit.readme
  48. -------- ------- ----- --------- --------
  49.    50493   20064 60.2% 09-Jul-99 21:58:32   3 files
  50.